Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build platforms #11

Closed

Conversation

BirdHighway
Copy link
Contributor

Ensures that docker images built via Github Actions will be available for both linux/amd64 and linux/arm64 (enables running locally on Apple Silicon devices)

Tested the build actions in a fork of this repo:
https://github.com/BirdHighway/REST-API-component-oih

ryanlunka and others added 30 commits November 3, 2021 21:33
Added log if no url exists after JSONata transformation
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…w-redirects-1.14.8

Bump follow-redirects from 1.14.4 to 1.14.8
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…arse-1.5.10

Bump url-parse from 1.5.3 to 1.5.10
ryanlunka and others added 28 commits October 3, 2023 14:19
Automatically update ferryman-extensions version
Fix configuration issue with dependabot version updates
Added dependencies to auto update
Bumps [@blendededge/ferryman-extensions](https://github.com/blendededge/ferryman-extensions) from 2.0.2 to 2.0.4.
- [Commits](https://github.com/blendededge/ferryman-extensions/commits)

---
updated-dependencies:
- dependency-name: "@blendededge/ferryman-extensions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ededge/ferryman-extensions-2.0.4

Bump @blendededge/ferryman-extensions from 2.0.2 to 2.0.4
Bumps [@openintegrationhub/ferryman](https://github.com/openintegrationhub/openintegrationhub) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/openintegrationhub/openintegrationhub/releases)
- [Commits](https://github.com/openintegrationhub/openintegrationhub/commits)

---
updated-dependencies:
- dependency-name: "@openintegrationhub/ferryman"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ntegrationhub/ferryman-2.3.1

Bump @openintegrationhub/ferryman from 2.3.0 to 2.3.1
Bumps [@blendededge/ferryman-extensions](https://github.com/blendededge/ferryman-extensions) from 2.0.4 to 2.0.6.
- [Commits](https://github.com/blendededge/ferryman-extensions/commits)

---
updated-dependencies:
- dependency-name: "@blendededge/ferryman-extensions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ededge/ferryman-extensions-2.0.6

Bump @blendededge/ferryman-extensions from 2.0.4 to 2.0.6
Making sure to emit any errors through ferryman extensions
Add try/catch around whole utility
@BirdHighway BirdHighway deleted the fix-build-platforms branch July 10, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants